bitkeeper revision 1.1488.1.1 (428e39badumj52vi-nzb7GBmoVe2dA)
authorcl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 20 May 2005 19:25:46 +0000 (19:25 +0000)
committercl349@firebug.cl.cam.ac.uk <cl349@firebug.cl.cam.ac.uk>
Fri, 20 May 2005 19:25:46 +0000 (19:25 +0000)
commit3277f00e2af54f459d4a581fff6e8a182eb9a0a6
tree62e516e1a5d725f029eac1e4e1684ad2d94a053c
parent19a92cce63d3f3f88306366c50bf0e6714c39b16
bitkeeper revision 1.1488.1.1 (428e39badumj52vi-nzb7GBmoVe2dA)

XendDomainInfo.py, XendDomain.py, xc.c, xc_linux_restore.c, xc.h:
  Implement the parts of vm restore which need interaction with xend
  as part of xend, instead of using xfrd.  The restore functionality
  using xfrd was broken anyway since xend didn't handle the callback
  channel from xfrd correctly.
xen_domain.c:
  Disable restore in xfrd.
Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
tools/libxc/xc.h
tools/libxc/xc_linux_restore.c
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/XendDomain.py
tools/python/xen/xend/XendDomainInfo.py
tools/xfrd/xen_domain.c